• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

JS 기반

nextTick, setTimeout 및 setImmediate 세 가지 실행 순서

이 문제는 실행 순서와 이벤트 루프에 관한 것입니다.Event Loop과 작업 대기열 등 개념에 대해 제가 인용한 글을 먼저 읽을 수 있습니다. macro-task: script(전체 코드), setTimeout, setInterval, setImmediate, I/O, UI rendering.micro-task: process.nextTick, Promise(네이티브), Object.obs...

JS 기반면접

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more